Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(ci): cleanup docker images in gha runner before building new images #2734

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

hairyhum
Copy link
Contributor

@hairyhum hairyhum commented Mar 8, 2024

Change Overview

Follow up to #2711 and #2727

Github keeps some image cache in the GHA runners which keeps around base containers with vulnerabilities.

We can't use --pull because we use local-built tools image.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

…ages

Follow up to #2711 and #2727

Github keeps some image cache in the GHA runners which keeps around
base containers with vulnerabilities.

We can't use --pull because we use local-built tools image.
@hairyhum hairyhum added the kueue label Mar 12, 2024
@hairyhum hairyhum merged commit 45acd13 into master Mar 12, 2024
12 of 13 checks passed
@hairyhum hairyhum deleted the gha-cleanup-docker-images branch March 12, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants